What a .NET developer should know or practice (know how to do)? [closed]

Posted by Olav on Programmers See other posts from Programmers or by Olav
Published on 2012-07-08T19:03:15Z Indexed on 2012/07/08 21:22 UTC
Read the original article Hit count: 195

Filed under:
|
|

I would like to have a list of basic tasks that .NET developers of different flavors using Visual Studio/SQL Server should be able to do. Ideally with a kind of lab environment where I could practice.

VB.NET or C#, latest versions of ASP.NET, WPF and Silverlight.

I am looking for small practical "atomic" tasks (like adding a db connection for example)

I am looking for some existing labs/lists rather than specific points in the answers. (But I would not mind collaborating in developing material).

© Programmers or respective owner

Related posts about learning

Related posts about .NET